From: Glenn Morris Date: Fri, 10 Dec 2010 03:34:59 +0000 (-0800) Subject: Fix ChangeLog attribution. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5424 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9f862654c7022e1a0d2486addf735e28a6676e21;p=emacs.git Fix ChangeLog attribution. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 38eda61aeec..10cfaaf1c65 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -19,10 +19,10 @@ * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise): Rename functions without commas, update callers. -2010-12-08 Vinicius Jose Latorre +2010-12-08 Jeff Dairiki (tiny change) - * whitespace.el: New version 13.2. - (whitespace-cleanup-region): Tiny code fix. (Bug#7582) + * whitespace.el (whitespace-cleanup-region): + Clean up spaces before tabs. (Bug#7582) 2010-12-08 Karl Fogel